| GUI Help > Special > getListViewColumnWidth | ||||||||||||||
|
getListViewColumnWidth |
||||||||||||||
| int width=getListViewColumnWidth( handle gadget, int columnIndex) | ||||||||||||||
|
Description: Gets the width of a column in a listview gadget. The listview gadget must be in report mode (set using setListViewStyle) |
||||||||||||||
|
Return Value: The width of the listview column. |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |